JavaScript

{dialog.object}sortPrimaryKeyList Method

Syntax

{dialog.Object}.sortPrimaryKeyList();

Description

Sort the entries in the List View after the user has edited a field.

In a data bound dialog for which a List View navigator has been defined, allows you to sort the entries in the List View after the user has edited a field that is displayed in the primary column of the List View.

See Also